home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / menus / 3DSoftware.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-10-26  |  69 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","trial\\paloalto\\setup.exe");
  3. }
  4.